Click or drag to resize

ServiceGetServiceConfiguration Method (ServiceConfigurationType)

Gets configuration settings for the Unified Messaging, Protection Rules, and Mail Tips services.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ServiceConfigurationResponse GetServiceConfiguration(
	ServiceConfigurationType serviceConfigurationType
)

Parameters

serviceConfigurationType
Type: Independentsoft.ExchangeServiceConfigurationType
Type of the service configuration.

Return Value

Type: ServiceConfigurationResponse
ServiceConfigurationResponse.
See Also